deploy: Remove some dead aboot code
authorAlexander Larsson <alexl@redhat.com>
Wed, 6 Aug 2025 13:06:25 +0000 (15:06 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 6 Aug 2025 13:06:25 +0000 (15:06 +0200)
commitae49405f1ecdff19a125048827b18029989421a9
tree75d83f0e42b528a8383940e373ced14fa18d64b7
parent02eeacf0b6ff5779a13605b981fcc51c8c607d5f
deploy: Remove some dead aboot code

The code in get_kernel_from_tree_usrlib_modules() that checks for an
"aboot.cfg" does nothing with it (and in fact may leak the fd in case
its there). In practice, /usr/lib/modules never has an aboot.cfg, so
this is just completely dead code.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
src/libostree/ostree-sysroot-deploy.c